 |
API Documentation
|
|
|
51 void rename (
const std::string_view& oldName,
const std::string_view& newName) ;
57 void erase (
const std::string_view& name) ;
DepthStencilState * getDefaultState() const
DepthStencilState * createOrRetrieve(const std::string_view &name)
Manages the depth and stencil states available in the component.
Definition: DepthStencilStateManager.h:14
~DepthStencilStateManager()
DepthStencilState * get(const std::string_view &name)
void rename(const std::string_view &oldName, const std::string_view &newName)
Holds information about a depth and stencil state used for rendering.
Definition: DepthStencilState.h:12
DepthStencilState * getByIndex(unsigned int index)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
void erase(const std::string_view &name)